| Overload | Description |
|---|---|
| Division(Fraction<T>,Fraction<T>) | Defines the binary "/" operator. |
| Division(T,Fraction<T>) | Defines the binary "/" operator. |
| Division(Fraction<T>,T) | Defines the binary "/" operator. |
| Overload | Description |
|---|---|
| Division(Fraction<T>,Fraction<T>) | Defines the binary "/" operator. |
| Division(T,Fraction<T>) | Defines the binary "/" operator. |
| Division(Fraction<T>,T) | Defines the binary "/" operator. |